home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET
/
BCI NET Dec 94.iso
/
archives
/
programming
/
source
/
gblanker3.5.src.lha
/
GSource
/
protos
/
protos.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-10-18
|
241 b
|
12 lines
#ifndef PROTOS_PROTOS_H
#define PROTOS_PROTOS_H
#include "protos/main.h"
#include "protos/module.h"
#include "protos/winhand.h"
#include "protos/cxhand.h"
#include "protos/prefs.h"
#include "protos/handlers.h"
#endif /* PROTOS_PROTOS_H */